public class Storage : DirectoryEntryPublic Class Storage
Inherits DirectoryEntry| Storage | Initializes a new instance of the Storage class. |
| Storage(String) | Initializes a new instance of the Storage class. |
| ClassId |
Gets or sets class ID.
(Inherited from DirectoryEntry) |
| CreatedTime |
Gets creation time.
(Inherited from DirectoryEntry) |
| DirectoryEntries | Gets collection of DirectoryEntry. |
| LastModifiedTime |
Gets last modified time.
(Inherited from DirectoryEntry) |
| Name |
Gets or sets name.
(Inherited from DirectoryEntry) |
| Size |
Gets size.
(Inherited from DirectoryEntry) |
| CompareTo |
Compares this instance with the specified DirectoryEntry object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified DirectoryEntry.
(Inherited from DirectoryEntry) |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |